home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / comm / cnet / TrdWars23.lha / tw.changes.README! < prev    next >
Text File  |  1993-08-09  |  26KB  |  551 lines

  1.  
  2. TRADEWARS NEW VERSION ADDITIONS/CHANGES:
  3.  
  4.  
  5. Version 2.3 / July 14, 1993
  6. ---------------------------
  7.  
  8.     o  This version of TradeWars was compiled with the new RexxPlus v1.32.
  9. The RexxPlus bug which caused TW to crash on some systems with a 68020 or
  10. 68030 (namely, the ones operating without a math co-processor) has been fixed,
  11. so ALL systems should be able to run TradeWars now!
  12.  
  13.     o  When attacking another starship, instead of seeing the extremely
  14. vague message "Shields weakening!", players will be shown both their own
  15. shield strength percentage and their opponent's after each attack.
  16.  
  17.     o  It seems that a few of my players trying to use the "/" command to
  18. scan adjacent sectors have actually been able to crash the system by creating
  19. a "cnet:bbs failed" message.  It has been suggested that the use of the "/"
  20. key is conflicting with CNet's built in MCI-abort feature (which also is the
  21. "/" key), so all "Scan Adjacent Sector" commands have been changed to the "."
  22. symbol.
  23.  
  24.     o  After defeating an opponent's starship, players will be asked if
  25. they want to send a message to the player they've just defeated.
  26.  
  27.     o  Sector 1 will now be guarded by 50,000 to 100,000 Federation
  28. fighters.  If a player tries to attack another player at sector 1, the Fed
  29. fighters will intervene!  (Note: if the player being attacked is an OUTLAW,
  30. the Fed fighters will NOT engage the person attacking!)
  31.  
  32.     o  After a player has entered a mine field and lost all shield
  33. strength without destroying all the mines, he will be asked if he would like
  34. to attempt an escape.  He will be asked again after he has lost all his
  35. fighters, and again after he's lost 10% of his holds.
  36.  
  37.     o  Previously, if a player entered a mine field and lost everything
  38. his ship could lose, the mines in that sector would be reset to zero and the
  39. player could continue on.  Now, if he loses everything, and there are still
  40. mines present, his ship will explode and he will be killed and have to start
  41. over again the next day at Sector 1.
  42.  
  43.     o  Mines can no longer be dropped in the Meteoroid Belt.
  44.  
  45.     o  Ports can no longer be constructed in the Meteoroid Belt.
  46.  
  47.     o  Combat with large numbers of fighters had become rather slow after
  48. the last "tweeking" of the attack routines.  This has once again been sped up.
  49.  
  50.     o  It was pointed out to me that if a player experienced any line
  51. noise while viewing a message from another player, he couldn't go back and
  52. read it again, so the "Reply? (y/N):" prompt after reading a message has been
  53. changed to "Again, Reply or [continue]:"  (*Suggested by Mr. Clean*)
  54.  
  55.     o  If a player towed an asteroid to a sector that already had one and
  56. turned off their tractor beam, the second asteroid would "disappear" instead
  57. of being added to the "Asteroids:" count in the sector information.
  58. Corrected.  (*Bug reported by Al'anon*)
  59.  
  60.     o  When scanning a planet, the scan report still listed "% of PDF that
  61. will Auto-Attack"  This has been changed to "Will PDF Auto-Attack?"
  62.  
  63.     o  The "Search for Team Members" command in the Team Menu has received
  64. some attention.  After displaying the sector that each teammate is in, players
  65. will be shown if that teammate is Cloaked and/or is currently on a planet in
  66. the sector.  Some additional information has also been added.  A typical scan
  67. will look like this:
  68.  
  69.         Name     :  Captain Picard
  70.         Sector   :  321 (On Planet) (Cloaked)
  71.                 Ship Type:  9
  72.         Fighters :  9000
  73.         T Credits:  12345
  74.         Mines    :  99
  75.         Torpedoes:  25
  76.         Beacons  :  10
  77.  
  78. Version 2.2 / May 2, 1993
  79. -------------------------
  80.  
  81.     o  The port routines have been rewritten.  Port data has now been
  82. separated from the main sector data.  Each port will now have its own file
  83. in the new "pfiles:tradewars/ports/" directory, similar to the way the planet
  84. data files are handled.  When docking at a Class 1-3 port, players will now
  85. be presented with a menu instead of just being thrown into the trading
  86. routine.  More color was also added.
  87.  
  88.     o  Docking fees have been raised to 100 credits (up from 50).
  89.  
  90.     o  The "*Deducting one turn for landing*" message has been changed
  91. to "Docking thrusters engaged... Impulse engines now operating at ###%".
  92.  
  93.     o  Without the port variables, each sector data file has been reduced
  94. by 11 lines.  This should make moving between sectors even faster!
  95.  
  96.     o  More than 1 asteroid can be in a sector.
  97.  
  98.     o  In the past, when turning on a Tractor Beam, if there was an
  99. asteroid in the sector, the program would automatically default to towing the
  100. asteroid (even if there were towable ships present).  The user will now be
  101. asked "Tow asteroid? (y/N):".
  102.  
  103.     o  The "TradeWars!" program has been moved from "pfiles:" over to
  104. "pfiles:tradewars/".
  105.  
  106.     o  The Galactic Lottery always picked the same number 4 times!  This
  107. was caused by a small RexxPlus incompatibility.  The RANDOM() statements have
  108. been changed to correct this problem.  (*Bug reported by Logan*)
  109.  
  110.     o  The "<There is an Asteroid here!>" and "<## Mines in this sector!>"
  111. lines have been changed to the standard Sector Display format.  Mines will
  112. now show who dropped them.  The "Territory:" line has been deleted.  The
  113. territory will be displayed in parenthesis after the sector number.  A fully
  114. loaded sector will now be displayed like:
  115.  
  116.         Sector   : 1 (Federation)
  117.         Beacon   : Welcome!
  118.         Port     : StarBase 1
  119.         Planet   : Earth
  120.         Ships    : There are 2 other ships here!
  121.         Fighters : 10000 belonging to the Federation
  122.         Mines    : 99 belonging to Team 1, Masters of the Universe
  123.         Asteroids: 2
  124.         Warps    : 2, 3, 4, 5, 6, 850
  125.  
  126. Version 2.1 / April 21, 1993
  127. ----------------------------
  128.  
  129.     o  TradeWars has now been compiled with the Rexx Plus Compiler.  I
  130. am officially licensed by Dineen Edwards Group (makers of Rexx Plus) to
  131. release all compiled TW code and the necessary runtime programs and libraries
  132. needed. 
  133.  
  134.     o  Ship Classes have been greatly enhanced!  Weapon Type and Shield
  135. Type have been eliminated as separate upgrades and are included with Ship
  136. upgrades.  The 999 fighter limit is no more!  Each ship upgrade can carry up
  137. to 1000 more fighters.  (Example.. A Class 1 ship has a max of 1000 fighters,
  138. Class 2 has a 2000 max, etc..)  A new "Ship Catalog" has been added to the
  139. StarBase menu so players can see the capabilites of each new ship.
  140.  
  141.     o  Players will now receive a small "trade-in" price when they sell
  142. their old ship to get a new one.
  143.  
  144.     o  Sectors and the PDF can now hold up to 9999 fighters.
  145.  
  146.     o  Photon Torpedoes have been added as a new ship weapon.
  147.  
  148.     o  Starship-to-Starship combat has been re-written.  Players now will
  149. be presented with a Battle Menu in which they can choose to look at Ship Info,
  150. Fire Phasers, Fire Torpedoes, or attempt an escape.  Ship Class determines
  151. how many times the player's Phasers/Torpedoes may be fired each "round".  A
  152. Class 4 ship can launch 4 Torpedoes or fire its Phasers 4 times, a Class 7
  153. ship: 7 Torpedoes, 7 Phaser-fires, etc... 
  154.  
  155.     o  When a new player joins the game and selects his ship's name, the
  156. program will now check to make sure someone isn't already using it.  (This
  157. will prevent two "U.S.S. Enterprise"'s for example.)
  158.  
  159.     o  It is now possible for planet owners and team members to retrieve
  160. fighters from the PDF (see below).
  161.  
  162.     o  When creating a planet, the player will now be asked whether or not
  163. he wishes to make it a Team Planet.  If so, all members of his team will be
  164. able to pick up/drop fighters in the PDF, evict other ships, change the
  165. military reaction level, and take/leave credits in the vault.  If not, only
  166. the planet owner can use the above commands (team members will be allowed to
  167. still Add to the PDF, but not take from it).
  168.  
  169.     o  A new "Seize Ownership of Planet" command has been added to the
  170. Planet Menu.  If a player selects this option, and successfully defeats the
  171. PDF fighters, he will become the new owner of the planet and will be presented
  172. with the chance to rename it and to make it a Team Planet.
  173.  
  174.     o  Another new command, "Change Planet Characteristics" has been added
  175. to the Planet Menu.  Only the Planet Owner can use this command (even if it is
  176. a team planet).  Right now, there are two options here:  Change planet name &
  177. toggle Team Planet on/off.  Eventually, more commands will be added.
  178.  
  179.     o  Some limits on planet colonists have been added.  If a planet does
  180. not have a city, a maximum of 7500 colonists will be allowed.  Planets with
  181. a level 1 city can have up to 10000 colonists, and planets with a level 2 city
  182. will be allowed up to 20000 colonists.
  183.  
  184.     o  If a player deposited credits into any account other than his own,
  185. the game would subtract the credits and inform the other player that ### 
  186. amount of credits were added to his account, but that player's account was
  187. never saved after the credits were added, so they would basically DISAPPEAR.
  188. Bug corrected.
  189.  
  190.     o  TradeWars once again uses the player's unique CNet Serial Number to
  191. find their account.  If they have changed their handle since their last game
  192. play, the handle will be automatically changed to the new one.
  193.  
  194.     o  A bit of attention was given to the Port & Trade routines in an
  195. attempt to make the haggling prices less predictable.
  196.  
  197.     o  When displaying a sector, the game will now only show the info
  198. which applies to that sector.  For example, in the past, the program would
  199. display "Ships : None", "Fighters: None", "Port: None", etc.  Now, those lines
  200. will be totally skipped unless there actually are ships, fighter, ports, etc
  201. in that sector.
  202.  
  203.     o  If a player selects the "O" (Beacon) command from the main menu, 
  204. and a beacon is already in orbit, he will be presented with several options.
  205. If the beacon was placed by him, he will be allowed to change the message or
  206. retrieve the beacon.  If it is not his beacon, he will have the ability to
  207. destroy it.  Beacons that were originally in the game (such as the "Welcome!"
  208. beacon in Sector 1) cannot be destroyed, changed, or retrieved.
  209.  
  210.     o Two new commands have been added to the Main Menu to simplify game
  211. play.  "[*] Identify Ships in Sector" will quickly do a low-level scan on all
  212. vessels in the same sector as the player.  "[/] Scan All Adjacent Sectors"
  213. is self-explanatory.  Note, however, that in all previous versions of
  214. TradeWars, scanning a sector would add it to the player's "explored" map list,
  215. and would, from then on, allow him to warp to that sector.  Now, since
  216. scanning can be accomplished so quickly, the player must actually move into a
  217. sector before it will be added to his "explored" list.
  218.  
  219.     o  Fighter-to-fighter combat (during battles again other players, 
  220. sector fighters, or the PDF) has been totally rewritten!  It should be much
  221. more realistic now... If 700 fighters go up again 10, all 10 will more than
  222. likely be destroyed with little or no losses to the 700.  Any player with his
  223. CNet ANSI variable turned on (through CNet's ET command) will be able to
  224. "watch" the battle as the numbers are updated.
  225.  
  226.     o  The number of fighters in the Klingon/Romulan patrols and the
  227. homeworld/border locations have been greatly beefed up due to the new ship
  228. classes that can carry more fighters.
  229.  
  230.     o  I got sick of looking at the maintenance log, as I'm sure some/most
  231. of you have as well, so I made a toggle for it.  Default is OFF, but you can
  232. change it on line 1 of the _config.data file.
  233.  
  234.     o  Maintenance will now scan all player files for corrupt data fields.
  235. If it detects any problems, it will list the file name and line number in a
  236. "warning" file.
  237.  
  238.     o  When a player with CNet Maintenance access enters the game, he will
  239. be shown whether or not an errorlog, sysoplog, or "warning" list exists, and
  240. will be asked if he wants to read them if they do.  He will also be shown the
  241. date of the last successful Nightly Maintenance.  This should ALWAYS read as
  242. today's date.  If it doesn't, then you either have a problem with your BBS
  243. Events file, or the actual "TwNightlyMaint" program.  It is VERY, VERY
  244. important that Maintenance be ran each and every night at midnight!!
  245.  
  246.     o  Haven't seen any bug reports on this, but the potential for TW
  247. crashing existed if a Sysop set up TradeWars for the first time and someone
  248. tried to enter the game before TwNightlyMaint had a chance to run once.  Now,
  249. if someone tries to play, and the "_date.data" file doesn't exist, the player
  250. will be informed "Sorry, TwNightlyMaint must be ran before game can begin!"
  251.  
  252.     o  When getting a Port Report for a Class 0 (StarBase) port, the game
  253. was still listing the selling prices in the TradeWars 1.0 format!!  Corrected.
  254.  
  255.     o  When a player destroys some fighters in a sector belonging to
  256. another player, a message will now be added to the "The following happened to
  257. you since the last time you were on:" file listing who destroyed how many
  258. fighters and in which sector.
  259.  
  260.     o  On the same note, if a player destroyed SOME but not all of the
  261. fighters in a sector belonging to another player, the correct number of
  262. fighters remaining in the sector would not be listed when that other player
  263. logged on and used the "LOCATE ALL FIGHTERS" command.  It would still show
  264. the original number.  This has been corrected.
  265.  
  266.     o  The price of buying addition turns has greatly increased.
  267.  
  268.     o  Cloaking energy remains priced at 5000-6000 credits/day, but that
  269. price will now be multiplied by Ship Class!
  270.  
  271.     o  The increased cloaking energy prices for larger ships listed above
  272. was intended to keep people with, for example, a Class 9 ship from being able
  273. to buy months worth of energy.  It was NOT intended to cause players to be
  274. crippled by the Borg more often, so I made the Borg ship visable to all
  275. Sector Scans.
  276.  
  277.     o  The "% of PDF to Auto-Attack" option was listed for Level 2 city
  278. owners, but the actual attack routines were never implemented.  After some
  279. rethinking of this command, I asked my players, "If you wanted the PDF to
  280. auto-attack, why would you want any amount less than 100% to attack?"  Since
  281. they agreed with me that there isn't much logic behind having, say, 5% to
  282. attack, I decided to change this command to an ON/OFF toggle.  If turned ON,
  283. 100% of the PDF will automatically attack when a non-teammate attempts to
  284. land on the planet.
  285.  
  286.     o  Internal TradeWars messages were occasionally turning up mixed into
  287. some of my UD file descriptions.  CLEAREDITOR commands have been added after
  288. every message save to keep this from happening in the future.
  289.  
  290.     o  If a player encountered a Worm Hole on their LAST turn of the day,
  291. turns remaining would be shown as -1 and would effectively give the player
  292. unlimited turns for the remainder of the day since routines checked the "turns"
  293. variable against "0" and would continue counting down (-2, -3, etc..)  All
  294. routines have been re-written to check against "<1" instead of 0.  If any
  295. number is detected less than 0, it will be changed back to 0.  (*Bug reported
  296. by Night Stalker*)
  297.  
  298.     o  When a player displays a Port Report, if he is the port's creator,
  299. he will now be told how many credits have been collected from docking fees
  300. since his last visit.
  301.  
  302. Version 2.06 / October 23, 1992
  303. -------------------------------
  304.  
  305.     o  The messaging system has been totally re-written to take advantage
  306. of the new Arexx commands that allow the use of CNet's editors.
  307.  
  308.     o  Players will now have 10 lines per message instead of 5.
  309.  
  310.     o  When a player receives a new message, he will now be prompted with
  311. "Reply? (y/N):" after viewing the communication.  Replying to "Broadcasts to
  312. All" is also possible.
  313.  
  314. Version 2.05b / October 22, 1992
  315. --------------------------------
  316.  
  317.     o  A bug existed that would cause ALL attempts at a Warp Escape to
  318. fail, no matter what percent chance the game told them they had of escaping.
  319. Corrected.
  320.  
  321.     o  When attacking a planet, the PDF would almost always win (and, in
  322. fact, lose very few fighters) no matter how many fighters the player attacked
  323. with.  I rewrote the random statement to hopefully make it more "random" that
  324. it apparently was!  This is only a temporary "fix".  Look for the fighter-to-
  325. fighter combat routines to get a MAJOR facelift within the next few updates of
  326. TradeWars.
  327.  
  328. Version 2.05a / October 18, 1992
  329. --------------------------------
  330.  
  331.     o  NOTE:  You ***MUST*** be running version 2.37 or higher of CNet in
  332. order to run this version of TradeWars.
  333.  
  334.     o  I've started replacing the QUERY statements with the new PROMPT
  335. command which allows the limiting of the number of characters allowed to be
  336. entered at each prompt.  (i.e. When asked for a 4-digit number for the lottery
  337. computer, ONLY four digits may be entered.)
  338.  
  339.     o  Ken changed the STARTEDITOR command to CALLEDITOR, which caused an
  340. error whenever someone tried to change their Hail Message.  Corrected.
  341.  
  342. Version 2.05 / October 3, 1992
  343. ------------------------------
  344.  
  345.     o  NOTE:  You ***MUST*** be running version 2.31 or higher of CNet in
  346. order to run this version of TradeWars.  The code uses several new Arexx 
  347. commands only available in CNet 2.31+.
  348.  
  349.     o  CNet's editor is now used via the new LOADEDITOR, SAVEEDITOR, etc.
  350. commands for the "Change Hail Message" command in the Communications Menu.
  351. If the user already has a Hail Message, it will be loaded into the editor.
  352. I'll be converting the inter-user messages to this method in the next update
  353. of the code.
  354.  
  355.     o  The CHANGEWHERE command was used to display "TradeWars!" in the
  356. user's "Where" field on the WHo list (or Control Panel) instead of the normal
  357. "pfiles:TradeWars"
  358.  
  359.     o  TwNightlyMaint has been moved from PFILES: to PFILES:TRADEWARS/
  360.  
  361.     o  TwMaint has been moved from PFILES: to PFILES:TRADEWARS/
  362.  
  363.     o  TwMaint is now written in C (thanks to SpaceMan), which greatly
  364. increases its operating speed.  It also creates a sector "map" of the universe
  365. for use with the Sector Finder.
  366.  
  367.     o  As mentioned above, the Sector Finder uses it's own "map" file so
  368. it doesn't have to open each "tws###" universe file while trying to compute a
  369. path.  I think you will find the Sector Finder is now operating at BLAZING
  370. speed!  (Again, many, many thanks to SpaceMan for his EXCELLENT work on this
  371. part of the program!)
  372.  
  373.     o  The "TwMaint" program will now be spawned from "TwNightlyMaint", so
  374. it is no longer necessary to run "TwMaint" from your BBSEVENT0 file.
  375.  
  376.     o  Documentation files have been built into the Player Editor.  When
  377. you select to edit one of the stats, a brief explanation of the variable will
  378. be displayed to you, along with any limits which may apply.
  379.  
  380.     o  The "L=List Players" command within the Player Editor has been
  381. slightly modified so that all active player names will be displayed on one
  382. screen without the top names scrolling off.  (Note: this will NOT display
  383. properly to any Remote Sysops calling without ANSI terminals.)
  384.  
  385. Version 2.04c / July 25, 1992
  386. -----------------------------
  387.  
  388.     o  For some odd reason, the "Name change noted.." routine was also in
  389. the "twmain" file (should have only been in the "TradeWars!" one), so the game
  390. was creating a NEW account under the new handle, then renaming the OLD account
  391. to the new handle as well.  If you were running 2.04a and noticed some
  392. duplicate player names in the rankings, that was the cause.
  393.  
  394.     o  The size of the "TradeWars!" program has been greatly reduced,
  395. which makes for faster loading.
  396.  
  397.     o  Blank player accounts are now skipped during the "Loading Player#"
  398. routines, making the delay at that point in the game shorter.
  399.  
  400. Version 2.04a / July 19, 1992
  401. -----------------------------
  402.  
  403.     o  Sector Avoids have been added to the game.  Players may add and
  404. remove sector numbers from their "Avoid List."  Any sectors on the list will
  405. be automatically avoided during Sector-Finder/Auto-Pilot path creations.
  406.  
  407.     o  An EXCELLENT new Sector-Finder routine has been written in C by
  408. Spaceman.  This *greatly* increases the speed of the path creation and also
  409. handles the new sector avoids.
  410.  
  411.     o  The data-load after the "Accessing StarFleet Records..." line has
  412. been re-written to shorten the delay at this point in the program.  Note,
  413. however, that in order to increase speed, TradeWars will no longer recognize
  414. handle changes by a user.  (i.e. - In the past, if a user named "Joe User"
  415. changed his handle to "The Man", the game would automatically detect the 
  416. change, would say "Name change noted..." and load in his correct player file.
  417. Now, TW will create a new player file for "The Man" and "Joe User" will also
  418. still be listed in the game records.)  TradeWars will go back to the OLD
  419. system after version 2.1 (when the player file structure will be re-written).
  420. In the meantime, I would suggest limiting access to CNet's "EU" command to
  421. high level users only, to keep players from creating multiple accounts in 
  422. TradeWars in order to get an unfair advantage.
  423.  
  424.     o  Commodity production on a planet was only calculating the amount
  425. produced for *ONE* day, no matter how many days it had been since a ship had
  426. landed there.
  427.  
  428. Version 2.03c / July 5, 1992
  429. ----------------------------
  430.  
  431.     o  When attempting to pick up fighters from a planet, it was looking
  432. at the number of fighters that were in the sector instead of the number of
  433. fighters on the planet and using that as the MAX you could pick up.  (I.E. -
  434. A player had 200 fighters on the planet, and there were 30 fighters guarding
  435. the planet's sector, TW would only allow him to pick up 30 fighters at once!)
  436.  
  437.     o  The "Jettison Cargo from Holds" command has been moved from the
  438. main menu to the Computer menu.
  439.  
  440.     o  A new "Quick Move" command has been added to the main menu.  Typing
  441. "+" takes the player directly to the "Move to?" prompt.
  442.  
  443.     o  After choosing "Escape" while being under attack from sector
  444. fighters, players are now presented with several options instead of simply
  445. being thrown back into the sector from which they just came.  They now will
  446. be able to attempt to escape to any one of the adjacent sectors, or to any
  447. sector in the universe by use of a Warp turn.  (NOTE: When attempting an
  448. escape to an adjacent sector, a player may only escape to a sector which does
  449. NOT also contain enemy fighters.)
  450.  
  451.     o  Bank commands have been changed from numbers to letters to follow
  452. the menu structure of the rest of the game.
  453.  
  454.     o  "Organics" and "Ore" were shown backwards when looking at the
  455. "Player/Ship Info" listing.
  456.  
  457.     o  When dropping commodities from your ship onto a planet, the MAX
  458. number of commodities you could drop was incorrectly set to the amount already
  459. on the planet instead of the amount in your holds.
  460.  
  461.     o  I found a small problem with the Hail Message.  A player could 
  462. change his Hail Type to Auto or Response without having actually made a Hail
  463. Message, which would cause a "File not found" error.  Checking has been added
  464. to make sure the player has created a Hail Message before he is allowed to
  465. change his Hail Type to anything besides Off.
  466.  
  467.     o  Also, if a player had a Hail Message and was deleted by game
  468. maintenance, the next new person to get his player number would also "inherit"
  469. his Hail Message.  A routine has been added to delete any old Hail Messages
  470. when a new player signs on.
  471.  
  472.     o  It has come to my attention that entering a number like "40-" at
  473. some prompts will cause the game to crash.  I've corrected the problem in a 
  474. couple of places, but if you see this occurring, please leave me a message and
  475. let me know what prompt the player was at when it happen.
  476.  
  477.     o  The help file on Cloaking Devices and Meteoroid Belts incorrectly
  478. stated that a player needed at least "four" shields to enter the Meteoroid
  479. Belt.  They actually need at least 10 shields.  Help file text corrected.
  480.  
  481.     o  Special thanks to The Duke for his detailed help in Beta testing
  482. TW 2.03 (he found and reported the majority of the bugs which have now been
  483. corrected in 2.03c!).
  484.  
  485. Version 2.03
  486. ------------
  487.  
  488.     o  The "radar" feature has been eliminated.  It really wasn't all that
  489. helpful, and as Perry pointed out to me, they don't have radar on starships,
  490. they have scanners... Thus, radar has been replaced by the "Scanner" feature,
  491. and a new option from the Main level, "Scanner Menu" has been added.  More on
  492. this in a minute...
  493.  
  494.     o  The "Message" and "Re-Read Broadcasts to All" commands have been
  495. removed from the Computer Menu and have been placed in the new "Communications
  496. Menu" from the Main level, along with a new command, "Send Message to All
  497. Team Members."
  498.  
  499.     o  Hailing Options have been added!  These are also accessed via the
  500. Communications Menu.  Players can make a 5-line "Hail Message", and set their
  501. "Hail Type" to Auto, Response, or Off.  Auto-Hail means that the player's
  502. hail message will automatically be shown to any other ship that enters the
  503. sector where their ship is currently located.  Response-Hail will only show
  504. their message when another ship hails them via the new "Hail another Ship"
  505. command from the Main level.
  506.  
  507.     o  The sector-displayer has been changed around a little.  Instead of
  508. displaying:
  509.  
  510. Ships  :
  511.   The USS Example, a class 1 Cruiser,
  512.   Captained by Whoever of Team 2,
  513.   and accompanied by 200 fighters.
  514.   The USS Testship, a class 2 Deluxe Cruiser,
  515.   Captained by Someguy,
  516.   and accompanied by 125 fighters.
  517.  
  518. It will now simply list:
  519.  
  520. Ships  :  There are 2 vessels here!
  521.  
  522.     Why the change?  Mainly, TradeWars has been running on my system for
  523. about 4 months, and there is an INCREDIBLE traffic jam in Sector 1!  Setting
  524. through those long-descriptions for 12 ships wasn't all that much fun!  It
  525. also fit in with the new Scanner feature.
  526.  
  527.     o  The Scanner Menu.  The commands are: Identify ship(s) in this
  528. sector, Scan Planet in this sector, Scan adjacent sectors, and Scan a Port
  529. anywhere in the universe.
  530.  
  531.  Identify other ship(s) in this sector--
  532.     The player will be prompted with "(N)ormal or (D)etail Scan? ".  If
  533. normal scan is selected, they will be shown the "Ships:" listing exactly the
  534. way it used to be in the sector-displayer.  What they get from the detail
  535. scan will be determined by what type of scanner they have.  For example, a
  536. ship with a level 1 Scanner will see little more than the Normal scan info.
  537. But a vessel with a level 9 Scanner will see just about everything, including
  538. the other ship's number of shields, weapon class and amount of trading credits
  539. they have with them.
  540.  
  541.  Scan Planet in this Sector--
  542.     Again, Scanner type will affect what information is reported back.
  543. Level 1 Scanners will see only what is displayed when a ship lands on the
  544. planet, while a Level 9 Scanner will show the amount of fighters in the PDF,
  545. percentage of PDF that will auto-attack, and number of credits in the vault
  546. (if there is a city).
  547.  
  548.  Scan Adjacent Sector & Scan a Port Anywhere in Universe--
  549.     Same as the Computer Menu commands.
  550.  
  551.